-
Notifications
You must be signed in to change notification settings - Fork 184
pySCG: doc 798 #807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pySCG: doc 798 #807
Conversation
Signed-off-by: Helge Wehder <[email protected]>
…ces-os-developers
Signed-off-by: Helge Wehder <[email protected]>
Signed-off-by: Helge Wehder <[email protected]>
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/compliant01.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested few changes, forgot I can do that in first review...
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/compliant01.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
applied changes except for the linkt
Signed-off-by: Helge Wehder <[email protected]>
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/noncompliant01.py
Outdated
Show resolved
Hide resolved
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/noncompliant01.py
Outdated
Show resolved
Hide resolved
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/compliant01.py
Outdated
Show resolved
Hide resolved
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/compliant01.py
Outdated
Show resolved
Hide resolved
docs/Secure-Coding-Guide-for-Python/CWE-693/CWE-798/noncompliant01.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added most of the change requests
Signed-off-by: Helge Wehder <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, just commit your suggestions and we can merge it.
Signed-off-by: myteron <[email protected]>
Signed-off-by: Helge Wehder <[email protected]>
Adding documentation to code as part of #531
Code examples had to be replaced